Skip to content

refactor: remove gRPC reflection v1-alpha support#1795

Merged
Mirko-von-Leipzig merged 6 commits into0xMiden:nextfrom
sashass1315:remove-grpc-reflection-v1alpha
Mar 16, 2026
Merged

refactor: remove gRPC reflection v1-alpha support#1795
Mirko-von-Leipzig merged 6 commits into0xMiden:nextfrom
sashass1315:remove-grpc-reflection-v1alpha

Conversation

@sashass1315
Copy link
Contributor

Remove the gRPC server reflection v1-alpha service from all server components (rpc, store, validator, block-producer). Postman now supports gRPC reflection v1, so the v1-alpha workaround added in #1036 is no longer needed.

Closes #1717

Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

We should probably add a changelog entry here since this is a change in user-facing functionality.

Copy link
Collaborator

@Mirko-von-Leipzig Mirko-von-Leipzig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! If you could add a changelog entry as @bobbinth suggested, we're good to go.

@sashass1315
Copy link
Contributor Author

@bobbinth @Mirko-von-Leipzig Added changelog, sorru for the delay with issue

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit 361e52c into 0xMiden:next Mar 16, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove gRPC reflection v1-alpha support

3 participants